-
Notifications
You must be signed in to change notification settings - Fork 25
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
New prototype.py
module with moyopy
-powered AFLOW-style proto-structure labeling
#198
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
- rename analyze_symmetry() to get_sym_info_from_structs() - also split corresponding unit tests
…FLOW-style protostructure labels - replace aviary's get_protostructure_label_from_spglib with matbench_discovery.structure.prototype.get_protostructure_label in data/mp/get_mp_energies.py and data/wbm/compile_wbm_test_set.py - add test cases for prototype structure labeling - update 2023-01-10 mp-energies.csv.gz with moyo-based prototype labels (~50k out of 154k still missing where label generation failed so also keeping the original spglib labels for now)
- publication-ready x/y axis labels - prefix MAE and R^2 metrics with point count N - decrease figure size for better readability
CompRhys
reviewed
Feb 2, 2025
CompRhys
reviewed
Feb 2, 2025
Co-authored-by: Rhys Goodall <rhys.goodall@outlook.com>
CompRhys
reviewed
Feb 2, 2025
CompRhys
reviewed
Feb 2, 2025
CompRhys
reviewed
Feb 2, 2025
CompRhys
reviewed
Feb 2, 2025
Co-authored-by: Rhys Goodall <rhys.goodall@outlook.com>
- add test case for ASE Atoms input
…in favor of MoyoDataset.pearson_symbol
- Modify corresponding test cases to use pr_url instead of url - clean up --models arg parsing in upload_model_preds_to_figshare.py and analyze_geo_opt.py
CompRhys
reviewed
Feb 9, 2025
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
see related PR CompRhys/aviary#96 where a rougher version of this code started. ported here partially because
aviary
is not on PyPI and so cannot be depended on inpyproject.toml
when making package releases.get_mp_energies.py
andcompile_wbm_test_set.py
fromaviary
get_protostructure_label_from_spglib
tomoyopy
-poweredmatbench_discovery.structure.prototype.get_protostructure_label
wbm-summary.csv.gz
once failures figured outget_protostructure_label
(wyckoff-position-multiplicities|wyckoff-relabelings).yaml.gz
data files for Wyckoff position multiplicities and relabelings